CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 解释

搜索资源列表

  1. C-Code-Development-Tits(all)

    0下载:
  2. 聪明的程序员用delphi,而真正的程序员用c!但在c的学习过程中,由于其指针的高度自由化和灵活度,使得学习起来困难重重,然而学习c也是有章可循的,c语言程序开发范例宝典全代码,系统的展示了c如何由初级学习到高级进阶的全过程,所有的代码均有详细的解释,同时解决了c程序员在开发过程中的各个疑难杂症,可谓不可多得的撼世之作。-Smart programmers use delphi, but the real programmer uses c! however, at the c of the l
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:203661
    • 提供者:michael
  1. Compiler

    0下载:
  2. 实现了类似于C语言语法的脚本解释功能,已经封装为C++类,包含了词法分析、语法分析功能。必须使用VC6.0打开-Achieved similar to the C language syntax, scr ipt interpretation function, has been encapsulated as C++ class that contains the lexical analysis, grammar analysis. Must use the VC6.0 Open
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3653187
    • 提供者:tinko
  1. gplib-0.5.tar

    1下载:
  2. 地球物理开发包。地震处理、解释、反演等。C++编写,跨平台。-Geophysical Library is a C++-library to handle geophysical data. At the moment the focus is on magnetotelluric and seismic data. It also includes a genetic algorithm for data inversion, signal processing and statistics
  3. 所属分类:Energy industry

    • 发布日期:2017-03-22
    • 文件大小:257271
    • 提供者:yuanganghui
  1. Dijkstra.c.tar

    0下载:
  2. 帝杰斯特拉算法C++ 语言实现, 代码详细,解释明了,适合初学者-Royal Jiesitela algorithm C++ language, code in detail, to explain and clear, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:893
    • 提供者:huochai
  1. HOLTEK

    3下载:
  2. 很多场合都用到的一款单片机,合泰单片机例子程序打包,包含程序解释说明的pdf-Many occasions used a single chip, co-packaged Thai SCM sample application, including an explanation of the pdf program
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3201544
    • 提供者:dengxin
  1. C

    0下载:
  2. 灵活使用C语言,将简单的代码解释的通透-Flexible use of C language, a simple code to explain the permeability
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4009
    • 提供者:张利娟
  1. VirtualClassInitial

    0下载:
  2. 用visual c++解释虚拟函数的运行原理-With various visual interpretation of the principle of virtual functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:284347
    • 提供者:朱斌
  1. c

    0下载:
  2. 给出了几种典型算法的c语言实现方式,并给予详细解释。-Gives several typical algorithms c language implementation, and give detailed explanation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:71810
    • 提供者:lll
  1. C-jingdianshili

    0下载:
  2. 经典C语言设计实例,可以作为开发人员学习使用!里面包含了各个实例的详细解释和原因分析。-Design example of the classic C language can be used as developers learn to use! Which contains a detailed explanation of each instance and Analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8564023
    • 提供者:林雨
  1. C-1000-sample

    0下载:
  2. C语言经典程序100例,每个例子有详细的解释说明,是C语言的基础。-C-100 cases of classic program, a detailed explanation of each case descr iption is based on C language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:99344
    • 提供者:黄英
  1. C--PPT

    0下载:
  2. C语言初学者的必备资料,有关C的相关语法及详细解释-C-essential information for beginners, the C syntax and detailed explanation of the relevant
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5963864
    • 提供者:
  1. C-language-difficulties-and-analysis

    0下载:
  2. 对C语言的难点进行详细的分析,对C语言中的知识点很详尽的解释,容易理解。 -The difficulties of C language for a detailed analysis of the key points in the C language is very detailed explanation, easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:145077
    • 提供者:谭彤
  1. C

    0下载:
  2. 自己总结的C语言学习资料,适用于初学者,解释详细。-Reviewed their C-language learning materials
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:428503
    • 提供者:sxl
  1. C-P-P-from-scratch

    0下载:
  2. 本书不是教条式地将那些名词及其解释罗列一遍,而是希望读者能够理解编程,而不是学会一门语言。-This book is not dogmatic in their interpretation of those terms set out again, but hope you can understand programming, instead of learning a language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:532094
    • 提供者:陈英泓
  1. C-ASK-AND-ANSWER

    0下载:
  2. C语言中的遇到的一些问题 和解惑汇总,基本上能够遇到的问题都会在里面有解释.-C language encountered some problems and doubts summary, the problems will basically be able to explain the inside.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:12253667
    • 提供者:yangsui
  1. objective-c-beginners-guide

    0下载:
  2. 一本关于objective-c语言的书籍,比较适合初学者使用,代码规范、详细和详细的解释-A book on objective-c language books, more suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:214004
    • 提供者:李秀慧
  1. Ansi-C-standard

    0下载:
  2. ANSI C标准,形成和建立C程序语言的国际标准解释。提升可靠性,可维护性以及C语言的效率等目的。-ANSI C standard, the formation and establishment of international standards for the C programming language to explain. Improve reliability, maintainability and efficiency of the C language purposes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1196624
    • 提供者:曹凯
  1. c

    0下载:
  2. 关于对于软交换组网的一篇文档,对软交换的整体架构做了详细解释。-For soft-switching network on the one document, the overall architecture of the softswitch a detailed explanation.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:181899
    • 提供者:陈婧
  1. histogram-with-C-language

    0下载:
  2. C语言编写的直方图求法matlab程序,带详细解释和所需图片-histogram with C language
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:50446
    • 提供者:王媛媛
  1. c-language-and-c-P-P-beginners

    0下载:
  2. 本贴主要分析概念原理和解决方案,不讨论具体程序语法,立足于让初学者能运行起第一个程序。其他事宜如解释入门语法等本文基本不涉及。-The main analysis of the concept of principles and paste solution, does not discuss the specific syntax, based on the so beginners can run a program from the first. Other matters such as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:59258
    • 提供者:wyh
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com